home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / fidoq105.zip / !FIDOQWK.NEW next >
Text File  |  1992-08-01  |  5KB  |  110 lines

  1.  
  2.               FidoQWK - FidoNet(tm) <=> QWK Echomail Processor
  3.  
  4. = [ v1.05 ] ====================================================================
  5. 01-Aug-1992 - Am I wasting my time on this??
  6.  
  7.             - The alias 'SYSOP' didn't get translated to the real name on
  8.               outgoing messages.
  9.  
  10.                      Thanks to Andrew Badi for pointing this out.
  11.  
  12.             - Renamed the executables for planned support of other FidoNet
  13.               message formats.  I'm looking into supporting Squish and Fido
  14.               packet 2 format in the near future.  Currently only the Fido
  15.               *.MSG format is supported.
  16.  
  17.                        FID2REP has been renamed to MSG2REP
  18.                        QWK2FID has been renamed to QWK2MSG
  19.  
  20.             - The lock up problems caused just prior to shelling out to the
  21.               compression program may have been caused by the EMS check on
  22.               some machines. This version of FidoQWK will no longer check
  23.               for EMS when shelling out.
  24.  
  25.                      Thanks to Darcy Otto and
  26.                                Daniel Cameron for reporting these.
  27.  
  28.               Hopefully the following options will fix this problem:
  29.  
  30.             - Use the /SWAP or /EMS option if swapping to disk or EMS when
  31.               executing the compression program is desired.
  32.  
  33.            -  Use /FS to tell FidoQWK to use Full-Screen when executing the
  34.               ZIP and unZIP programs.
  35.  
  36.             - Added the /NS (No Shell) option.  Use this switch to tell
  37.               FidoQWK not to run the compression/decompression programs.
  38.               When this option is used, QWK2MSG expects that the QWK packet
  39.               had already been unpacked into the work directory.
  40.  
  41.               With this option enabled, MSG2REP will create the BBS_ID.MSG
  42.               file in the current directory.  This BBS_ID.MSG packet needs
  43.               to be manually compressed into BBS_ID.REP before sending to
  44.               the QWK mail door.
  45.  
  46.             - The /IT switch is no longer supported, I've been informed that
  47.               it is not for used the way I had used it.
  48.  
  49.                      Thanks to Jeff Smart for mentioning this.
  50.  
  51.             - The /IS (Ignore Sent) switch was added.  Use this switch to
  52.               ignore the "Sent" attribute on the *.MSG files.  I'm not sure
  53.               if this attribute bit needs to be checked or not.  I didn't
  54.               find any information in the FTS drafts on the use of these
  55.               attributes.  If someone knows anything about these bits I'd
  56.               appreciate any information.
  57.  
  58.               I might add some code to update the *.MSG files' "Sent"
  59.               attribute.  Let me know if this is desirable or necessary??
  60.               Because the *.MSG packets are normally created as a temporary
  61.               process so I don't see it necessary to update this attribute.
  62.  
  63.             - Normally MSG2REP will scan *.MSG files from the highest number
  64.               it scanned last.  This may not be desirable in some cases, so
  65.               I've added a switch to ignore this "last scanned pointer" and
  66.               scan all available messages.  To ignore this last scanned
  67.               pointers, use the /IP switch on the command line.
  68.  
  69.                      Can't remember who asked for this one.
  70.  
  71.             Please use the /IS, /IP switches with caution because re-dumping
  72.             messages back to the net can cause you to loss your mail feed
  73.             privileges.
  74.  
  75.             - Tip: Mail import & export are very disk intensive operations.
  76.               The use of delay-write cache such as the new SMARTDrive 4 and
  77.               HyperDisk with the staged write option enable will speed up
  78.               these operations as well as easing the stress load on the hard
  79.               drive. To enable delay-write on HyperDisk use the S T:n option
  80.               on the command line.  Change the T:n to a value that gets the
  81.               best performance on your system, T:1 worked best for me, but
  82.               I'm using SMARTDrive 4.0 which is even better.
  83.  
  84.                      A tip from Geoffrey Sy, the overworked programmer.
  85.  
  86. = [ v1.03 ] ====================================================================
  87. 07-Jul-1992 - Programmer's job is never done.
  88.  
  89.             - Tearlines weren't being properly appended to incoming messages.
  90.  
  91.             - Mis-calculation of a string length caused it to go into never,
  92.               never land.
  93.  
  94. = [ v1.02 ] ====================================================================
  95. 04-Jul-1992 - Minor Maintenance
  96.  
  97.             - The date on the .REP messages wasn't formatted correctly.
  98.  
  99.             - Removed the extra CR between the taglines.
  100.  
  101.             - FidoQWK will now ignore Kludge lines.
  102.  
  103. = [ v1.01 ] ====================================================================
  104. 03-Jul-1992 - Option removed in v1.05.
  105.  
  106. = [ v1.00 ] ====================================================================
  107. 26-Jun-1992 - Intital Release.
  108.  
  109. ================================================================================
  110.